Function isotope::parser::typeof_expr [−][src]
pub fn typeof_expr(input: &str) -> IResult<&str, Arc<Expr>>
Expand description
Parse a typeof expression
pub fn typeof_expr(input: &str) -> IResult<&str, Arc<Expr>>
Parse a typeof expression